sysctl: Respect ignore_failure also for close_stream
When the kernel rejects an unknown value for given a key, then output will be pending and close_stream will fail (typically with ENOENT).
When the kernel rejects an unknown value for given a key, then output will be pending and close_stream will fail (typically with ENOENT).