When using kcheckgmail compiled with full debug information, it writes sensitive personal information to logs, in lines such as:
kcheckgmail: [void GMail::checkLoginParams()] Using [removed] as username and as domain
or
kcheckgmail: [void GMailWalletManager::slotWalletChangedStatus()] Got pass: [removed]
Since the project homepage instructs users to post these error logs on the bug tracker, which is a public page, kcheckgmail should at least obscure the login and password from the logs.