It's easy to come across this message by simply forgetting to add an entry
in src/rpc/client.cpp when an argument name matches an existing entry in that table.
This patch clarifies both the intent and reason for the warning, and suggests possible fixes.