Yeah, we rarely have a native ldd script on these, which is why I usually ship readelf or elfutil's readelf in my own stuff. But I don't do PB, sorry

.
In any case, I checked, and nothing seems to be erroneously linked to libcurl on our end.
And I can't pinpoint a stray
require "curl" somewhere in the Lua code either (because that would attempt to load native code in addition to Lua packages). :S