Alternative to #10838
This PR disables getinfo by default in v0.15.0. getinfo will return a string informing the user that getinfo is deprecated, but can be enabled in v0.15.0 by running with -enablegetinfo. v0.15.1 will remove getinfo entirely.
Should address @achow101’s objection to #10838 by giving clients a final warning before removing the RPC in v0.15.1.
Draws a final line in the sand. getinfo will be gone in v0.15.1
@TheBlueMatt