running rpmlint on the rpmlint package should indeed give a:
E: no-manual-page-for-binary
The reason I found this was because I wanted to know if there is a way to disable the "valid opensource licencse" check without needing a per package rpmlintrc line with addFilter("E: invalid-license") for our own (non-opensource) packages.