g10: Only show the TOFU warning once per key.
* g10/tofu.c (show_statistics): Return whether to call show_warning. Move the warning from here... (show_warning): ... to this new function. (tofu_get_validity): If show_statistics returns a non-zero value, call show_warning.
- Signed-off-by: Neal H. Walfield <neal@g10code.com>