Add a new %note directive to issue a note into the list file without
printing a message. The difference between %note and a comment is that
a %note will be issued with single-line macros expanded, and will be
issued even if it occurs inside a .nolist macro.
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>