diff --git a/xroot_plugins/XrdSsiCtaRequestMessage.hpp b/xroot_plugins/XrdSsiCtaRequestMessage.hpp
index b5936035cfc4b3a86a83183d5d947edac66710b2..33c2ee9f2acb41516369dbf6c9226a8f75ce2f42 100644
--- a/xroot_plugins/XrdSsiCtaRequestMessage.hpp
+++ b/xroot_plugins/XrdSsiCtaRequestMessage.hpp
@@ -63,7 +63,7 @@ private:
     */
    typedef void notification_event_t(const cta::eos::Notification &notification, cta::xrd::Response &response);
 
-   notification_event_t processOPENW;        //!< New archive file ID event
+   notification_event_t processOPENW;        //!< Ignore OPENW event
    notification_event_t processCLOSEW;       //!< Archive file event
    notification_event_t processPREPARE;      //!< Retrieve file event
    notification_event_t processDELETE;       //!< Delete file event