another example of unnecessary accessing of homedir is when you want to compress a file. when you do gpg --store, homedir access is unnecessary but gpg tries to access it (perhaps to find preferences?). however, there is no way to turn off its errors or have it simply default.

