Remove buggy debug output warning
* src/main.c (read_options): Don't show messagebox about debug output.
Let's assume that users that have enabled debug output know
that. This message also was only shown if log_file was set
(even if set to an empty string) and debug output was off.