Hi all 
I'm seeing the following error in System Event Log:
All drivers are up to date and I've been unable to find anything helpful. OS is Windows 10 Pro x64.
Anyone else seen this?

I'm seeing the following error in System Event Log:
Code:
Log Name: System
Source: Microsoft-Windows-Kernel-PnP
Date: 29/08/2015 13:13:37
Event ID: 219
Task Category: (212)
Level: Warning
Keywords:
User: SYSTEM
Computer: WIN7X64
Description:
The driver \Driver\WUDFRd failed to load for the device ACPI\PNP0A0A\2&daba3ff&1.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Kernel-PnP" Guid="{9C205A39-1250-487D-ABD7-E831C6290539}" />
<EventID>219</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>212</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2015-08-29T12:13:37.981095900Z" />
<EventRecordID>4680</EventRecordID>
<Correlation />
<Execution ProcessID="4" ThreadID="136" />
<Channel>System</Channel>
<Computer>WIN7X64</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="DriverNameLength">24</Data>
<Data Name="DriverName">ACPI\PNP0A0A\2&daba3ff&1</Data>
<Data Name="Status">3221226341</Data>
<Data Name="FailureNameLength">14</Data>
<Data Name="FailureName">\Driver\WUDFRd</Data>
<Data Name="Version">0</Data>
</EventData>
</Event>
Anyone else seen this?