trust_anchors.lua: keyset_read() parameter shadows string library
In file
/usr/lib/kdns_modules/trust_anchors.lua
around line 376, the local function keyset_read(path, string)
shadows string
library, which causes weird problems. We have to remove shadowing before release.