Hi, my first kernel patch, yay. :-) On the file drivers/ata/ahci.c in line 1433 is declared a variable that is never used in the function. I removed it. Patch is in attachments (based on 2.6.23.10).