{
   libdl leak suppression - TravisCI
   Memcheck:Leak
   ...
   fun:dlsym
   ...
}
{
   Happens on TravisCI, maybe an old version of libidn
   Memcheck:Addr4
   fun:idna_to_ascii_4z
   fun:idna_to_ascii_8z
   fun:wget_str_to_ascii
   ...
}
{
   libgpgme leak suppression
   Memcheck:Leak
   ...
   fun:gpgme_set_locale
   ...
}
{
   libc leak suppression
   Memcheck:Leak
   ...
   fun:getpwnam_r@@GLIBC_2.2.5
   ...
}
